home *** CD-ROM | disk | FTP | other *** search
/ Drumbeat 2000 / drumbeat 2000.iso / quick start files / quick start lesson 5.edf / JumpPhrase.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-08-12  |  267 b 

  1. {
  2.     "schema": {
  3.         "SiteID": "Long Integer NOT NULL",
  4.         "JPText": "Text (255) NOT NULL",
  5.         "ContentID": "Long Integer NOT NULL",
  6.         "PageID": "Long Integer NOT NULL",
  7.         "Url": "Memo/Hyperlink (255)",
  8.         "HashValue": "Long Integer NOT NULL",
  9.         "Custom": "Boolean NOT NULL",
  10.         "Link": "OLE (255)"
  11.     },
  12.     "data": []
  13. }